home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 47.7z / BS1 part 47 / Soundtracker v2.3 (1989)(Spreadpoint - CCS - Defjam).7z / Soundtracker v2.3 (1989)(Spreadpoint - CCS - Defjam).adf / Text / SongPrinter.DOC < prev    next >
Text File  |  1989-04-25  |  2KB  |  52 lines

  1.  
  2. SongPrinter.DOC - A Quick Clarification.
  3. ----------------------------------------
  4.  
  5. Date of development: 15-May-1988.
  6.  
  7. Copyrights         : MnemoTroN.
  8.  
  9. Coding             : BASIC version (not supplied) by MnemoTroN.
  10.              Modula-2 conversion by Tuca.
  11.  
  12. Instructions       : MnemoTroN.
  13.  
  14. ---------------------------------------------------------------------------
  15.  
  16.  
  17.                                    Task
  18.                                    ----
  19.  
  20. SongPrinter enables you to print any SoundTracker song you've made.  You can
  21. also  examine  a  SoundTracker song if you want to see, what instruments are
  22. used by the song.
  23.  
  24.  
  25.                           How to use SongPrinter
  26.                           ----------------------
  27.  
  28. Working  with  SongPrinter  is very easy.  If you want to dump a song to the
  29. printer make sure the desired devices are on your boot-disk.  These include:
  30. parallel/serial.device,  the  port-handler in directory l and your favourite
  31. printer driver in devs/printers.  Now load SongPrinter from the CLI (drawing
  32. an icon for Workbench will cause no remarkable effect) using this syntax:
  33.  
  34.                    SongPrinter <songname> [-S] [-P] [-L]
  35.  
  36. <songname> is the path to the SoundTracker song you want to print.
  37.  
  38. The  -S  option will cause SongPrinter to put all it's output to the current
  39. CLI-Window.  So you don't have to use a printer.
  40.  
  41. The  -P option forces SongPrinter to print all patterns that are USED (!) in
  42. the song.
  43.  
  44. The  -L  option will switch your printer to NLQ/LQ (Tuca has a NEC P2200, so
  45. don't wonder why he wrote Letter Quality in the program).
  46.  
  47. Be  careful!   SongPrinter  can't be stopped when it's running.  So be sure,
  48. you have typed the right command before you press Return.
  49.  
  50.  
  51.                      MnemoTroN, 25-May-1989 (1:53 a.m.)
  52.